project_list_records
Category: project
List project graph records of one kind (asset, world, component_definition, prefab, script, ui_panel, data_store). Use when: The generic discovery reader: pass kind to page any record family with one tool instead of a per-kind project_list_{kind}. Cursor pagination. Do not use when: Do not use when the id or key is known; use project_get_record. For entities use project_search_entities / project_get_entity. Expected response time: sync <1s Token cost: medium.
Output: JSON text content from the canonical service adapter.
Input schema
Expand to load the generated JSON schema.