Resources for Agents

Machine-readable entry points for LLMs and AI agents. If you are an agent reading this page, start with llms-full.txt — it contains this entire reference as plain Markdown.

Live tool schemas

The documentation above is generated from the same catalog that the platform ships, but the authoritative, always-current definition of every tool — including its JSON Schema — is served by your own account:

GET /functions/v1/make-server-0532dd87/ai/tools
Authorization: Bearer YOUR_SIMPLIO3D_TOKEN

Prefer this endpoint when building an agent: it reflects exactly what your role can call today.

Continue reading