get_next_task
Retrieve the next task in the queue for Buildable projects using the @bldbl/mcp server, enabling AI assistants to manage workflows and track progress efficiently.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}