Task planning tool integration
Task planning with built-in tools in Cloudera AI Agent Studio automatically sequences multi-agent workflow dependencies and generates real-time progress lists for complex runtime requests.
When Task Planning is enabled, the following built-in tools are automatically integrated into
each agent within the workflow.
| Tool | Description |
|---|---|
| TodoCreate | Create a new task with a subject, description, and an optional active label. |
| TodoUpdate | Update task status, by moving it through pending,
in_progress and to completed, or establish task
dependencies. |
| TodoList | List all current tasks and their respective statuses. |
| TodoGet | Retrieves the complete details of a specific task through its unique identifier. |
These tools are built into the platform and require no manual configuration or authoring. The
agent determines the necessity and application of these tools based on the complexity of the
assigned work.
