Skip to main content
Glama

π“‚€π“’π“‹Ήπ”Έβ„•π•Œπ”Ήπ•€π•Šπ“‹Ήπ“’π“‚€ - Intelligent Guidance for

by Hive-Academy

get_step_guidance

Delivers clear instructions and validation criteria for executing specific workflow steps, tailored to user roles and task context.

Instructions

Provides focused guidance for executing the current workflow step, including commands and validation checklist.

Input Schema

NameRequiredDescriptionDefault
executionIdNoExecution ID for context (optional if taskId provided)
roleIdYesRole ID for step guidance
stepIdNoOptional specific step ID
taskIdNoTask ID for context (optional if executionId provided)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "executionId": { "description": "Execution ID for context (optional if taskId provided)", "type": "string" }, "roleId": { "description": "Role ID for step guidance", "type": "string" }, "stepId": { "description": "Optional specific step ID", "type": "string" }, "taskId": { "description": "Task ID for context (optional if executionId provided)", "type": "number" } }, "required": [ "roleId" ], "type": "object" }

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/Hive-Academy/Anubis-MCP'

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