Plane
communityOpen-source project management tool as a JIRA, Linear, and Asana alternative.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.plane.so/api/v1/workspaces/{slug}/projects/{projectId}/issues/List issues
Parameters
slugworkspace slug (stringrequiredprojectIdproject ID (stringrequiredReturns
results[] with id, name, description, state, priority, assignees[], labels[], created_at, updated_at, sequence_idPOST
https://api.plane.so/api/v1/workspaces/{slug}/projects/{projectId}/issues/Create issue
Parameters
nametitle (stringrequiredslugworkspace slug (stringrequiredpriorityurgent|high|medium|low|none (stringoptionalprojectIdproject ID (stringrequireddescription_htmldescription (stringoptionalReturns
id, name, state, priority, created_atGET
https://api.plane.so/api/v1/workspaces/{slug}/projects/List projects
Parameters
slugworkspace slug (stringrequiredReturns
results[] with id, name, description, identifier, network, created_at