(ctx context.Context, id uuid.UUID)
| 146 | DeleteExternalAuthLink(ctx context.Context, arg DeleteExternalAuthLinkParams) error |
| 147 | DeleteGroupAIBudget(ctx context.Context, groupID uuid.UUID) (GroupAiBudget, error) |
| 148 | DeleteGroupByID(ctx context.Context, id uuid.UUID) error |
| 149 | DeleteGroupMemberFromGroup(ctx context.Context, arg DeleteGroupMemberFromGroupParams) error |
| 150 | DeleteLicense(ctx context.Context, id int32) (int32, error) |
| 151 | DeleteMCPServerConfigByID(ctx context.Context, id uuid.UUID) error |
no outgoing calls