(ctx context.Context, arg InsertGroupMemberParams)
| 958 | InsertGitSSHKey(ctx context.Context, arg InsertGitSSHKeyParams) (GitSSHKey, error) |
| 959 | InsertGroup(ctx context.Context, arg InsertGroupParams) (Group, error) |
| 960 | InsertGroupMember(ctx context.Context, arg InsertGroupMemberParams) error |
| 961 | InsertInboxNotification(ctx context.Context, arg InsertInboxNotificationParams) (InboxNotification, error) |
| 962 | InsertLicense(ctx context.Context, arg InsertLicenseParams) (License, error) |
| 963 | InsertMCPServerConfig(ctx context.Context, arg InsertMCPServerConfigParams) (MCPServerConfig, error) |
no outgoing calls