Skip to main content
MUTATION
saveSkillSettings(input: SaveSkillSettingsInput!): SkillSettings!

Arguments

Values for the requested operation.

autoSyncProjectGroups
Boolean!

Whether the auto sync project groups condition is true for this skill settings.

cursorEnabled
Boolean!

Whether the cursor enabled condition is true for this skill settings.

githubCopilotEnabled
Boolean!

Whether the GitHub copilot enabled condition is true for this skill settings.

codexEnabled
Boolean!

Whether the codex enabled condition is true for this skill settings.

claudeEnabled
Boolean!

Whether the claude enabled condition is true for this skill settings.

openCodeEnabled
Boolean!

Whether the open code enabled condition is true for this skill settings.

updatedAt
String!

ISO 8601 timestamp when this skill settings was last updated.

Mutation
Variables
Response