For the complete documentation index, see llms.txt. This page is also available as Markdown.

URL Context

Resources with this capability have intratool URLs that the UrlContext API can resolve into a canonical URL and contextual metadata. Context details are returned only when the authenticated user may view the resolved resource.

Resolution normalizes the supplied URL into its context type, stable URL, current URL, and any type-specific metadata available for the resource. The resource's Model Definition identifies URL Context support; the API contract defines the common response structure.

The access check uses the resource's applicable module permissions, Targetables, Entity Permissions, ownership, and state rules. When access is unavailable, protected context information is omitted. URL Context does not grant access by itself.

Last updated