Skip to main content
Glama
Hive-Academy

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

by Hive-Academy

get_transition_history

Retrieve detailed transition history, timeline, and statistics for a specific task to monitor and analyze its progress and changes effectively.

Instructions

Retrieves transition history with timeline overview and basic statistics for task context.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
taskIdYesTask ID for transition history

Implementation Reference

  • The core handler function that implements the get_transition_history tool logic by retrieving the delegation history for a given task ID from the workflow role repository.
    getTransitionHistory(taskId: number) { return this.workflowRoleRepository.findDelegationHistory(taskId.toString()); }

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

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