Update which tools are enabled for a connector.
enabled_tools: null or omitted = all tools enabled (default)enabled_tools: [] = no tools enabledenabled_tools: ["create_issue", "list_issues"] = only these tools enabledOnly available for connectors the user has authenticated.
Documentation Index
Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT authentication token
Connector ID (e.g., "github", "linear", "jira")
Array of tool names to enable.
["create_issue", "list_issues"]Tool preferences updated successfully
Connector that was updated
"github"
true
Number of tools currently enabled
2
The enabled tools (null means all enabled)
["create_issue", "list_issues"]Total number of tools available for this connector
10