get_artifact
Look up an AI artifact's capabilities by name to evaluate it before adding to your stack.
Instructions
Get full details and capabilities for a specific AI artifact by name or slug. Uses search-based lookup (best-effort name matching — may return a different artifact for ambiguous names like 'express'). Use this to understand what an artifact can do before adding it to your stack.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Artifact name or slug (e.g., 'cursor', 'langchain', 'claude-code') |