Skip to main content
Glama

fabricsGetFabricCandidates

Retrieve candidate configurations for a fabric, including options to filter by name, transaction ID, time range, and include reviews or activity events.

Instructions

Get the list of candidate configurations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fabricIdYesThe fabric id or name.
nameNoThe candidate configuration name.
txnIdNoThe transaction sequence number of the candidate configuration.
needInactiveNoInclude committed/reverted candidate configurations.
needReviewsNoInclude the list of reviews of the candidate configurations.
needEventsNoInclude the list of activity events of the candidate configurations.
startTimeNoStart value of the time range in [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339#section-5.8) format (e.g. `YYYY-MM-DDTHH:MM:SSZ`).
endTimeNoEnd value of the time range in [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339#section-5.8) format (e.g. `YYYY-MM-DDTHH:MM:SSZ`).
maxNoThe max number of candidates to return in the response.
cursorNoAn optional cursor for pagination.

Other Tools

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/jim-coyne/hyperfabric_MCP'

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