Tools
Install Tool
Install a Tool Hub tool into your organization
POST
Tool install endpoints use:
Path Parameters
string
required
Tool slug, such as
github, gmail, or slack.Response
string
Tool slug.
boolean
Whether the tool is installed.
boolean
Whether the tool requires OAuth, stored secrets, or explicit credentials.
string
oauth, secret, none, or a tool-specific mode.array
Required credential field names.