For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/api/interfaces/test.TargetCapabilityFixtureInput.md.
  • English
  • Interface: TargetCapabilityFixtureInput

    The capabilities one route-unit fixture explicitly advertises. Text is not configurable because MCP text is the projector's always-supported baseline. Progress is separate from document content: it controls whether the real MCP event-stream projector receives a progress token and notification sink.

    Extended by

    Properties

    audio

    readonly audio: boolean


    image

    readonly image: boolean


    progress

    readonly progress: boolean


    resource

    readonly resource: boolean


    richContentFallback

    readonly richContentFallback: McpRichContentFallback