count_message_tokens | Count how many input tokens a message list uses for a given model, without running it. |
download_file | Download the raw content of an uploaded or Claude-generated file. |
get_file | Fetch metadata for an uploaded file (filename, size, MIME type). |
get_message_batch | Fetch a message batch, including its processing status and request counts. |
get_model | Fetch a model by ID or alias (display name, creation date). |
list_files | List files uploaded to the workspace via the Files API. |
list_message_batch_results | Fetch the results of an ended message batch (JSONL, one result per request). |
list_message_batches | List message batches in the workspace, most recent first. |
list_models | List the Claude models available to the API key. |