Determining the correct "target" value when retrieving notecard firmware

The /firmware API supports a target parameter, which filters the returned Notecard firmwares by the target type. Is there a way host firmware can determine the correct value of target from the Notecard?

Opps, relying too muchpon agentic coding. Sometimes you just gotta look yourself:

card.version returns body.target as the correct target needed.

1 Like

Hi @devElert ,

We actually have a tool to help you with this! If youโ€™re seeing that your agentic development is causing lots of hallucinations about Notecard API usage, then we recommend using the Blues Expert MCP server. This plugs into your LLM and gives it access to up-to-date documentation as well as the ability to validate the API usage against our API schema. Check out the link to see how to connect it to your workflow.

Thanks,

Alex

2 Likes