Skip to content

Shaper for AI Agents

Shaper is a great way for agents to query and visualize data. Since everything is represented as SQL, it’s easy to verify the correctness of the queries that power visualizations.

Use Shaper’s API to create temporary dashboards, query data and generate images or PDFs directly from SQL. The API also returns the database schema to know which data is available. Learn how to use the API by visiting the API docs: https://taleshape.com/shaper/docs/api-endpoints.md

To understand how to build dashboards using SQL, see the SQL reference: https://taleshape.com/shaper/docs/dashboard-sql-reference.md