Skip to main content
Glama
hichana

Goal Story MCP Server

by hichana

goalstory_read_steps

Retrieve and view the ordered steps of a goal's action plan to track progress and understand the journey toward achievement. Supports pagination for managing large sets of steps.

Instructions

Access the action plan for a specific goal, showing all steps in the journey toward achievement. IMPORTANT: Steps are returned ordered by their 'order_ts' timestamp in ascending order - the step with the earliest timestamp is step 1, and steps with later timestamps follow in sequence. The ordering is maintained automatically by the system.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
goal_idYesUnique identifier of the goal whose steps to retrieve.
limitNoMaximum number of steps to return per page.
pageNoPage number for viewing subsets of steps (starts at 1).

Latest Blog Posts

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/hichana/goalstory-mcp'

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