execute
Run a named WikiTree API operation with parameters after discovering operations via the search tool.
Instructions
Run a named operation against the WikiTree API. Use 'search' first to discover the exact operation name and its params schema, then call this with {operation: '...', params: {...}}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |