To get an Anthropic API key, please sign up at the official Anthropic website and follow the developer documentaiton.Note: Treat API keys as sensitive information and never commit them to public repositories.
- id: claude tool: ANTHROPIC_INVOKE config: - name: version value: claude-3-7-sonnet-20250219 - name: token value: "{{secrets.ANTHROPIC_API_KEY}}" input: - name: prompt value: What is the capital of France?