Skip to main content
Glama

Task Trellis MCP

get_object

Retrieve specific objects from the Task Trellis system using an object ID to efficiently manage tasks and access relevant data.

Instructions

Gets an object from the task trellis system

Input Schema

NameRequiredDescriptionDefault
idYesID of the object to retrieve

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the object to retrieve", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Task Trellis MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/langadventurellc/task-trellis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server