Get a publicly shared agent
Read-only public view of an agent/workflow shared via a ‘Share Agent’ link. No authentication — the opaque share token in the path is the credential. Returns the agent’s name, prompt, triggers, filters and enabled tools, sanitized for public viewing (no tenant identity, usage, cost or integration permission detail). Returns 404 if the link is unknown or has been disabled.
Path Parameters
Response
Success.
Self-contained bundle the public page renders from — no separate schema endpoints, no
stored state, built fresh at view time. view drives the header + the Overview/Triggers
panels; agent + the (generic) schema catalogs + the connected map feed the REAL builder
components (Custom Instructions + AvailableToolsPanel) on the Tools & Settings tab.
