Skip to main content

list_projects

List all projects for the authenticated organization. The organization is resolved automatically from your authentication token. Sample prompt: “Show me all my projects”

get_project

Get a project by ID.
ParameterTypeRequiredDefaultDescription
projectIdUUIDYes-Project ID
Sample prompt: “Get details about project a1b2c3d4-…“

search_project

Search across all resources in a project — contracts, entities, artists, writers, recordings, and compositions.
ParameterTypeRequiredDefaultDescription
projectIdUUIDYes-Project ID
querystringYes-Search query (1–500 characters)
Sample prompt: “Search for Sony in my project”