Get Batch Definition By Catalog Urn
Authorizations
Query Parameters
urn:meibel:batch-definition:{customer}:{project}:{id}
Response
Successful Response
Full BatchDefinition snapshot.
Optional override for the tool's parameters schema
Session-level access constraints (hardrails) for data and tools. Controls what data an agent session can access and what tools it can use. Constraints are enforced by the platform at runtime — the agent cannot bypass them. Multiple policies can be composed: stored policies (by ID) and/or an inline policy are structurally merged. Overlapping datasource or tool entries are combined with $and (intersection semantics). All filter fields use MongoDB-style constraint operators. Plain values are automatically normalized to {"$eq": value}.