asana_create_subtask
Create and assign subtasks within Asana by specifying a parent task ID, name, assignee, due date, and description. Ideal for breaking down complex tasks into manageable components directly from the MCP server.
Instructions
Create a new subtask for an existing task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee | No | Assignee (can be 'me' or a user ID) | |
due_on | No | Due date in YYYY-MM-DD format | |
name | Yes | Name of the subtask | |
notes | No | Description of the subtask | |
opt_fields | No | Comma-separated list of optional fields to include | |
parent_task_id | Yes | The parent task ID to create the subtask under |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-server-asana
- asana_add_task_dependencies
- asana_add_task_dependents
- asana_create_project_status
- asana_create_subtask
- asana_create_task
- asana_create_task_story
- asana_delete_project_status
- asana_get_multiple_tasks_by_gid
- asana_get_project
- asana_get_project_sections
- asana_get_project_status
- asana_get_project_statuses
- asana_get_project_task_counts
- asana_get_tags_for_workspace
- asana_get_task
- asana_get_tasks_for_tag
- asana_get_task_stories
- asana_list_workspaces
- asana_search_projects
- asana_search_tasks
- asana_set_parent_for_task
- asana_update_task
Related Tools
- @roychri/mcp-server-asana
- @roychri/mcp-server-asana
- @roychri/mcp-server-asana
- @roychri/mcp-server-asana
- @roychri/mcp-server-asana