Anthropic Administrator
Learn how to use Anthropic Administrator with Composio
Overview
SLUG
ANTHROPIC_ADMINISTRATOR
Description
The Anthropic Admin API allows programmatic management of organizational resources, including members, workspaces, and API keys.
Authentication Details
Tools
Create Message
SLUG: ANTHROPIC_ADMINISTRATOR_CREATE_MESSAGE
Action Parameters
max_tokens
messages
model
temperature
top_k
top_p
Action Response
data
error
successful
Get Model
SLUG: ANTHROPIC_ADMINISTRATOR_GET_MODEL
Action Parameters
model_id
Action Response
data
error
successful
List models
SLUG: ANTHROPIC_ADMINISTRATOR_LIST_MODELS
Action Parameters
Action Response
data
error
first_id
has_more
last_id
successful
Prompt Caching
SLUG: ANTHROPIC_ADMINISTRATOR_PROMPT_CACHING
Action Parameters
max_tokens
messages
model
stream
system
temperature
top_p
Action Response
data
error
successful