Claude · Arazzo Workflow
Claude Analyze Document From URL
Version 1.0.0
Count tokens for a URL-referenced document, then ask Claude a question about it.
View Spec
View on GitHub
Artificial IntelligenceChatbotsConversational AIGenerative AILarge Language ModelsMachine-LearningNatural Language ProcessingArazzoWorkflows
Provider
Workflows
analyze-document-from-url
Token-check then answer a question about a URL-referenced document.
Counts tokens for a document-plus-question payload, then sends a message with a URL document block and a text question, returning the grounded answer.
1
countDocumentTokens
Count the tokens the document and question will consume so the request can be verified to fit within the model's context window before answering.
2
answerFromDocument
Send the document block and question to the model and capture the grounded answer.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.