The Anthropic Admin API allows programmatic management of organizational resources, including members, workspaces, and API keys.
Tool to create a new message completion. use when you need to generate assistant text given a conversation history.
Tool to retrieve details of a specific model by its id. use after confirming the model id is valid.
Tool to list available models. use when you need to see which models are available before selection.
Tool to cache and reuse prompt content to reduce costs and latency. use after you have static prompt portions you intend to reuse across calls.