Skip to main content
Glama

create_artifact

Create reusable guidance artifacts to capture patterns, constraints, templates, and learnings for task execution improvement.

Instructions

Create a new artifact to capture reusable guidance.

Create immediately when you discover a pattern, constraint, mistake, or useful template. If similar guidance might already exist, call search_artifacts() first; prefer update_artifact() over near-duplicates.

Constraints:

  • English only

  • summary <= 200 chars

  • content <= 4000 chars

  • No PII, no task-instance specifics; focus on WHAT/WHY

Types: practice (guidelines), rule (constraints), prompt (templates), result (generalizable learnings).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_context_idYesID of the task context this artifact belongs to
artifact_typeYesType of artifact: 'practice', 'rule', 'prompt', 'result'
summaryYesSummary of the artifact - max 200 chars, English only
contentYesFull content of the artifact - max 4000 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