lbm_get_project
Retrieve full details of a brand monitoring project by providing its project ID. Returns prompts, models, schedule, and stats.
Instructions
WHEN TO USE: To get full details of a specific brand monitoring project including all prompts. REQUIRES: project_id from lbm_list_projects. RETURNS: Project object with id, name, description, status, models, prompts array, schedule, and stats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID |