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.| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
projectId | UUID | Yes | - | Project ID |
search_project
Search across all resources in a project — contracts, entities, artists, writers, recordings, and compositions.| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
projectId | UUID | Yes | - | Project ID |
query | string | Yes | - | Search query (1–500 characters) |