TaskGet tool estimate · request
Stored count_tokens request for TaskGet tool estimate.
Record provenance
- Measurement
estimate-tool-TaskGet- Record ID
e086041bd56fb89e232a823dc11f0c4701d37cda90aa8a00bdf668e5a08d5e12- Exact artifact
raw/count-tokens/e086041bd56fb89e232a823dc11f0c4701d37cda90aa8a00bdf668e5a08d5e12.request.json
{
"id": "e086041bd56fb89e232a823dc11f0c4701d37cda90aa8a00bdf668e5a08d5e12",
"label": "estimate-tool-TaskGet",
"generatedAt": "2026-06-09T00:30:04.508Z",
"url": "https://api.anthropic.com/v1/messages/count_tokens?beta=true",
"headers": {
"anthropic-beta": "claude-code-20250219,context-1m-2025-08-07,interleaved-thinking-2025-05-14,context-management-2025-06-27,prompt-caching-scope-2026-01-05,mid-conversation-system-2026-04-07,advisor-tool-2026-03-01,effort-2025-11-24,token-counting-2024-11-01",
"anthropic-version": "2023-06-01",
"content-type": "application/json",
"x-api-key": "<redacted>"
},
"body": {
"model": "claude-opus-4-8",
"messages": [
{
"role": "user",
"content": [
{
"type": "text",
"text": "<system-reminder>\nAs you answer the user's questions, you can use the following context:\n# currentDate\nToday's date is 2026-06-08.\n\n IMPORTANT: this context may or may not be relevant to your tasks. You should not respond to this context unless it is highly relevant to your task.\n</system-reminder>\n\n"
},
{
"type": "text",
"text": "say hi",
"cache_control": {
"type": "ephemeral"
}
},
{
"type": "text",
"text": "{\"description\":\"Use this tool to retrieve a task by its ID from the task list.\\n\\n## When to Use This Tool\\n\\n- When you need the full description and context before starting work on a task\\n- To understand task dependencies (what it blocks, what blocks it)\\n- After being assigned a task, to get complete requirements\\n\\n## Output\\n\\nReturns full task details:\\n- **subject**: Task title\\n- **description**: Detailed requirements and context\\n- **status**: 'pending', 'in_progress', or 'completed'\\n- **blocks**: Tasks waiting on this one to complete\\n- **blockedBy**: Tasks that must complete before this one can start\\n\\n## Tips\\n\\n- After fetching a task, verify its blockedBy list is empty before beginning work.\\n- Use TaskList to see all tasks in summary form.\\n\",\"input_schema\":{\"$schema\":\"https://json-schema.org/draft/2020-12/schema\",\"additionalProperties\":false,\"properties\":{\"taskId\":{\"description\":\"The ID of the task to retrieve\",\"type\":\"string\"}},\"required\":[\"taskId\"],\"type\":\"object\"},\"name\":\"TaskGet\"}"
}
]
},
{
"role": "system",
"content": "The following skills are available for use with the Skill tool:\n\n- deep-research: \n- update-config: \n- keybindings-help: \n- verify: \n- code-review: \n- simplify: \n- fewer-permission-prompts: \n- loop: \n- claude-api: \n- run: \n- init: \n- review: \n- security-review: "
}
],
"thinking": {
"type": "adaptive"
},
"output_config": {
"effort": "high"
},
"system": [
{
"type": "text",
"text": "x-anthropic-billing-header: cc_version=2.1.168.c27; cc_entrypoint=sdk-ts; cch=e5b75;"
},
{
"type": "text",
"text": "You are a Claude agent, built on Anthropic's Claude Agent SDK.",
"cache_control": {
"type": "ephemeral"
}
}
]
},
"bodyCanonicalSha256": "59751b4cd6e02e0caf2767368fe2642d4171e999773a977652056e98b4e701ca"
}