logs
The tool container's recent log lines, newest last. Use this to find out why a tool is failing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | How many lines from the end (default 200, max 5000). | |
| tool | Yes | The tool's short name, for example 'finance', or 'acme/finance' to select its workspace. | |
| since | No | Unix seconds: only lines after this moment. | |
| workspace | No | Workspace slug to act in. Use this when you belong to several workspaces; whoami lists them. |