| name | artifacts-api-spec |
| description | Fetch the open-api specification for a specific action, endpoint, or request to the artifacts API. Use when investigating or implementing any artifacts API related interactions, rather than guessing at artifacts api. |
| user-invocable | false |
Artifacts Api Spec
Instructions: API Specification
Follow this section for any HTTP interaction tasks.
- Run
bash scripts/cache-spec.sh
- Search spec.json for the endpoint or model you're seeking using
rg.
- Extract the data model or endpoint specifics using
jq
- Optionally, fetch additional context on the following subjects only if directly related to your task:
Instructions: Game Concepts
Follow this section to learn about any specific game semantic, something not codified into the api specification itself. Identify your concept category from this table and web-fetch the related page: