get_state
Retrieve detailed information about a specific state within a project using the Plane MCP Server. Provide project and state IDs to access the state's attributes and configuration.
Instructions
Get details of a specific state
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | The uuid identifier of the project containing the state | |
state_id | Yes | The uuid identifier of the state to get |