uses.
dynamic { render prompt.* } when prompt content should be materialized before agent execution.
Use uses: [prompt.*] when the prompt should be available as agent capability context.
uses accepts tools, prompts, and resources.
Import MCP prompts, render them in workflow logic, or expose them to agents.
uses.
dynamic { render prompt.* } when prompt content should be materialized before agent execution.
Use uses: [prompt.*] when the prompt should be available as agent capability context.
uses accepts tools, prompts, and resources.