rename_draft
Renames a draft to improve organization when managing multiple drafts. Specify the agent, draft ID, and new name.
Instructions
Rename a draft to give it a more descriptive name. Useful when working with multiple drafts to keep them organized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | The agent ID | |
| draft_id | Yes | The draft ID to rename | |
| draft_name | Yes | New name for the draft (max 100 chars) |