kimi_agent
Executes complex multi-step tasks autonomously. Provide a task description, working directory, and timeout, and the agent handles the rest.
Instructions
Full autonomous agent for complex multi-step tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Task description for the agent | |
| timeout | No | Timeout in seconds (default: 300) | |
| workFolder | No | Working directory (absolute path) |