project_get_record
Category: project
Get one project graph record of a given kind. Use when: Project assets are addressed only by asset_id UUID; other graph record families retain their existing id_or_key contract. Do not use when: Do not use for broad discovery; use project_list_records. For entities use project_get_entity. Expected response time: sync <1s Token cost: low.
Output: JSON text content from the canonical service adapter.
Input schema
Expand to load the generated JSON schema.