run_command_capture
Execute a command, capture its output as an artifact, and create searchable memory linked to the source.
Instructions
Run a command, store stdout/stderr as an artifact, and create a searchable source-backed memory of the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | ||
| title | No | ||
| command | Yes | ||
| remember | No |