find_state
Look up a state by its case-insensitive name, optionally scoped to a project, and retrieve the matching state or return none.
Instructions
Find a state by (case-insensitive) name and return it, or None.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| project_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |