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.
/llms-full.txtThe complete Simplio3D MCP and tool reference as a single plain-Markdown file: platform overview, every tool with parameters and return shape, authentication, security model, limits, and error categories. Purpose-written for ingestion by an LLM or agent in one fetch.
/llms.txtThe llmstxt.org index of the whole documentation site — Tutorials, SDK, API, and MCP — with one linked entry per page and a one-line description. Use it to discover what documentation exists.
/sitemap.xmlEvery indexable documentation URL with last-modified dates.
/robots.txtCrawling policy. AI assistants and LLM crawlers are explicitly allowed on the public documentation.
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_TOKENPrefer this endpoint when building an agent: it reflects exactly what your role can call today.
