get_project_id_by_name
Retrieve the project ID of a sub-project using its human-readable name and project space ID. Solves the problem of locating a sub-project's unique identifier by its common name.
Instructions
Look up a sub-project's project_id by its human-readable name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| project_space_id | Yes |