perseus_tool
Runs allowlisted external tools with user permissions. For approved integrations only.
Instructions
Run an external tool that has been allowlisted in the Perseus configuration. Use for approved integrations only. Requires the tool name to be present in the allowlist. Destructive — executes the tool with the user's permissions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the allowlisted external tool to run |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output | No | External tool stdout | |
| exit_code | No | Tool exit code |