Skip to main content
Glama

create_task_context

Creates reusable task categories for AI agents to manage repetitive work types, enabling structured guidance and artifact storage for consistent execution.

Instructions

Create a new task context (task type) when no match exists.

Use for categories (e.g., "CV analysis for Python dev"), not specific instances.

Constraints:

  • English only

  • summary <= 200 chars

  • description <= 1000 chars

Next step: create initial guidance with create_artifact() before doing task work.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
summaryYesSummary of the task context (task type) - max 200 chars, English only
descriptionYesDetailed description of the task context - max 1000 chars, English only

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/l0kifs/task-context-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server