This endpoint returns the complete list of tags that are supported through search
curl --request GET \ --url https://api.dev.eka.care/eka-mcp/protocols/v1/tags \ --header 'Authorization: Bearer <token>'
[ { "tag_id": "<string>", "text": "<string>", "detail": "<string>" } ]
Enter JWT token