Skip to main content

list_entities

List root entities for a project — companies, labels, publishers, or other organizations.
ParameterTypeRequiredDefaultDescription
projectIdUUIDYes-Project ID
pageintegerNo1Page number
perPageintegerNo20Items per page (1–100)
includeMergedbooleanNofalseInclude merged (deduplicated) entities
Sample prompt: “List all entities in my project”

get_entity

Get an entity by ID with associated artists, writers, and relations.
ParameterTypeRequiredDefaultDescription
entityIdstringYes-Entity ID
projectIdUUIDYes-Project ID
includeMergedbooleanNofalseInclude merged entities
Sample prompt: “Get entity ent-456 with merged duplicates”