{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "ToolUseBlockParam",
"type": "object",
"description": "A tool use content block in a request (for multi-turn tool use).",
"properties": {
"type": {
"type": "string"
},
"id": {
"type": "string",
"description": "The unique identifier for this tool use."
},
"name": {
"type": "string",
"description": "The name of the tool."
},
"input": {
"type": "object",
"description": "The input to the tool."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.