Skip to main content
Glama

Bloomy MCP

by franccesco

get_mutation_details

Retrieve detailed GraphQL mutation information including argument requirements, return types, descriptions, and example usage in YAML format for specified mutations on Bloom Growth's platform.

Instructions

Get detailed information about specific GraphQL mutations.

Retrieves argument requirements, return type information, descriptions, and example usage for the specified mutations. Args: mutation_names: Comma-separated list of mutation names to get details for Returns: A YAML-formatted string containing detailed information about the requested mutations

Input Schema

NameRequiredDescriptionDefault
mutation_namesYes

Input Schema (JSON Schema)

{ "properties": { "mutation_names": { "title": "Mutation Names", "type": "string" } }, "required": [ "mutation_names" ], "title": "get_mutation_detailsArguments", "type": "object" }

You must be authenticated.

Other Tools from Bloomy 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/franccesco/bloomy-mcp'

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