cursor_agent_raw
Process raw command-line arguments for cursor-agent CLI, enabling efficient repository analysis, code search, file editing, and task planning with configurable output formats to optimize token usage.
Instructions
Advanced: provide raw argv array to pass after common flags (e.g., ["search","--query","foo"]).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
argv | Yes | ||
cwd | No | ||
echo_prompt | No | ||
executable | No | ||
extra_args | No | ||
force | No | ||
model | No | ||
output_format | No | text | |
No |