list_custom_attributes
Retrieve custom attribute definitions for a project by specifying the object type (user story, task, issue, or epic). Returns attribute names, types, and IDs.
Instructions
List custom attribute definitions for a project. object_type: 'user_story', 'task', 'issue', or 'epic'. Returns attribute names, types, and IDs. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| object_type | Yes | ||
| session_id | No |