Skip to content

[FEATURE] Include section in task_get #72

@wwboynton

Description

@wwboynton

Is your feature request related to a problem? Please describe.
The plain-language summary output by the tool when running todoist_task_get doesn't include much of the information returned by the API, including what section tasks are in. It requires subsequent calls to piece together a list of what's in each section for a whole project, I think.

Describe the solution you'd like
Include the section data in the summary of each task when getting a list of tasks

Describe alternatives you've considered
Just also include the raw response JSON at the bottom of what's passed to the LLM. Probably not as token-efficient, but would ensure it gets the whole picture.

Would this require changes to:

  • [ x ] MCP tool definitions
  • Todoist API integration
  • Error handling
  • Documentation
  • Claude Desktop configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions