create_container
Organize threads by creating new containers for hierarchical task management and categorization within the Threads MCP Server.
Instructions
Create a new container for organizing threads
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Container name | |
| description | No | Container description | |
| parentId | No | Parent container ID | |
| groupId | No | Group ID to assign to | |
| tags | No | Tags for categorization |