Get Test Manager Project by ID
tm.get_projectByIdGet project details by project ID to verify existence or view metadata before creating test cases.
Instructions
Retrieves a single LambdaTest Test Manager project's details by its exact project ID: name, description, test case count, tags, and created/updated timestamps. Use this when the project ID is already known - for example, to verify a project exists before creating test cases in it, or to show project metadata to the user. Do not use this to search for a project by name or to list all projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |