Connection Browse
connection_browseFind external actions and retrieve their argument schemas before execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max actions to return (default 10). | |
| query | Yes | Natural-language description of what you want to do. E.g. 'create a linear issue', 'list notion pages', 'send a slack message'. | |
| toolkit | No | Optional toolkit filter: 'linear', 'notion', 'slack'. | |
| contract | No | Help mode — return the complete contract with no operation performed. |