Skip to main content
Glama

Server Details

Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Jonnyton/TinyAssets
GitHub Stars
1
Server Listing
TinyAssets

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 1 tool update
    • Changedwrite_graph5 fields changed
      • addedInput schema / properties / directed_daemon_id
        Added value: +{
        +  "default": "",
        +  "description": "Optional requester-owned daemon target.",
        +  "type": "string"
        +}
      • addedInput schema / properties / directed_daemon_instruction
        Added value: +{
        +  "default": "",
        +  "description": "Optional direction for that daemon.",
        +  "type": "string"
        +}
      • addedInput schema / properties / idempotency_key
        Added value: +{
        +  "default": "",
        +  "description": "Required 16-128 character request idempotency key.",
        +  "type": "string"
        +}
      • addedInput schema / properties / pickup_incentive
        Added value: +{
        +  "default": "",
        +  "description": "Optional requester pickup incentive terms.",
        +  "type": "string"
        +}
      • addedInput schema / properties / priority_weight
        Added value: +{
        +  "anyOf": [
        +    {
        +      "type": "integer"
        +    },
        +    {
        +      "type": "number"
        +    }
        +  ],
        +  "default": 0,
        +  "description": "Requested numeric priority in inclusive range 0-100."
        +}
  2. 1 tool update
    • Changedwrite_graph1 field changed
      • changedInput schema / properties / request_type / description
        Previous value: -"Workflow request type."New value: +"TinyAssets request type."
  3. 10 tool updates
    • Addedread_graph
    • Addedread_page
    • Removedread.graph
    • Removedread.page
    • Addedrun_graph
    • Removedrun.graph
    • Addedwrite_graph
    • Addedwrite_page
    • Removedwrite.graph
    • Removedwrite.page
  4. 1 tool update
    • Changedread.page1 field changed
      • changedInput schema / properties / changed_since / description
        Previous value: -"Optional ISO timestamp for feed freshness filtering.\nWith an empty page/query/category, returns pages changed after this\ntimestamp."New value: +"Optional ISO timestamp for feed freshness filtering. With an empty page/query/category, returns pages changed after this timestamp."
  5. 2 tool updates
    • Changedread.page1 field changed
      • addedInput schema / properties / universe_id
        Added value: +{
        +  "default": "",
        +  "description": "Optional target universe page substrate.",
        +  "type": "string"
        +}
    • Changedwrite.page1 field changed
      • addedInput schema / properties / universe_id
        Added value: +{
        +  "default": "",
        +  "description": "Optional target universe page substrate.",
        +  "type": "string"
        +}
  6. 1 tool update
    • Changedread.page1 field changed
      • changedInput schema / properties / changed_since / description
        Previous value: -"Optional ISO timestamp for feed freshness filtering."New value: +"Optional ISO timestamp for feed freshness filtering.\nWith an empty page/query/category, returns pages changed after this\ntimestamp."
  7. 16 tool updates
    • Removedget_workflow_goal
    • Removedget_workflow_status
    • Removedinspect_workflow_universe
    • Removedlist_workflow_goals
    • Removedlist_workflow_runs
    • Removedlist_workflow_universes
    • Removedpropose_workflow_goal
    • Removedread_workflow_wiki_page
    • Addedread.graph
    • Addedread.page
    • Addedrun.graph
    • Removedsearch_workflow_goals
    • Removedsearch_workflow_wiki
    • Removedsubmit_workflow_request
    • Addedwrite.graph
    • Addedwrite.page
  8. 1 tool update
    • Changedread_workflow_wiki_page3 fields changed
      • addedInput schema / properties / changed_since
        Added value: +{
        +  "default": "",
        +  "description": "Optional ISO timestamp for feed freshness filtering.",
        +  "type": "string"
        +}
      • addedInput schema / properties / max_results
        Added value: +{
        +  "default": 10,
        +  "description": "Maximum ambient feed items to return.",
        +  "type": "integer"
        +}
      • addedInput schema / properties / query
        Added value: +{
        +  "default": "",
        +  "description": "Optional topic terms for the ambient relevance feed.",
        +  "type": "string"
        +}
  9. 11 tool updates
    • Changedget_workflow_goal1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
    • Changedget_workflow_status1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
    • Changedinspect_workflow_universe1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
    • Changedlist_workflow_goals1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
    • Changedlist_workflow_runs1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
    • Changedlist_workflow_universes1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
    • Changedpropose_workflow_goal1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
    • Changedread_workflow_wiki_page1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
    • Changedsearch_workflow_goals1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
    • Changedsearch_workflow_wiki1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
    • Changedsubmit_workflow_request1 field changed
      • changedOutput schema / (root)
        Previous value: -{
        -  "properties": {
        -    "result": {
        -      "type": "string"
        -    }
        -  },
        -  "required": [
        -    "result"
        -  ],
        -  "type": "object",
        -  "x-fastmcp-wrap-result": true
        -}New value: +null
  10. 11 tool updates
    • First observedget_workflow_goal
    • First observedget_workflow_status
    • First observedinspect_workflow_universe
    • First observedlist_workflow_goals
    • First observedlist_workflow_runs
    • First observedlist_workflow_universes
    • First observedpropose_workflow_goal
    • First observedread_workflow_wiki_page
    • First observedsearch_workflow_goals
    • First observedsearch_workflow_wiki
    • First observedsubmit_workflow_request

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to programmatically create, manage, and orchestrate n8n workflows through a standardized MCP interface.
    MIT
  • F
    license
    C
    quality
    A
    maintenance
    Self-hosted, source-available AI workflow automation platform. Build multi-agent, RAG, and tool-using pipelines on a visual canvas and publish any workflow as an MCP server (stdio/SSE/Streamable HTTP). Also an MCP client via the agent node.
    2
    1,090
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI coding agents to visually build and run AI generation pipelines on a canvas by adding, wiring, and executing nodes via MCP tools.
    Apache 2.0
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.5/5.0
Disambiguation5/5

Each tool targets a distinct action (read/write/run) on a distinct resource (graph/page), with no overlap in purpose.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern (e.g., read_graph, write_page), making the naming predictable and clear.

Tool Count5/5

With 5 tools covering core graph and page operations, the count is well-scoped for the domain.

Completeness4/5

The tool surface covers read, write, and run for graphs, and read/write for pages. Missing delete and list operations, but the set is functional for basic workflows.