agentFriendly_history_slug
Retrieve cryptocurrency price history data formatted for AI analysis. Specify asset slug and optional time range.
Instructions
Get price history optimized for AI analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Asset slug (e.g., bitcoin, ethereum) | |
| start | No | Start timestamp in milliseconds (defaults to 30 days ago) | |
| end | No | End timestamp in milliseconds (defaults to 1 day ago) |