Fern · Example Payload

Fern Mcp Ask Fern Example

Agent ReadyAIAPI DefinitionsAsyncAPICode GenerationDeveloper ExperienceDeveloper PortalDocumentationgRPCllms.txtMCPOpenAPIOpenRPCPlatformProtobufSDKsWebSockets

Fern Mcp Ask Fern Example is an example object payload from Fern, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

toolinputtransportclient

Example Payload

fern-mcp-ask-fern-example.json Raw ↑
{
  "tool": "ask_fern_ai",
  "input": {
    "query": "How do I add a new OpenAPI source to my fern.config.json and regenerate my TypeScript SDK?",
    "docsSite": "buildwithfern"
  },
  "transport": "stdio",
  "client": "claude-code"
}