Skip to content

Interface: GenieSpaceConfig

Per-space Genie agent configuration.

optional hint?: string

Optional human-readable description appended to the per-space tool descriptions so the calling LLM has hints about what data this space covers (e.g. “orders, returns, fulfillment”). When omitted, only the space’s own description (fetched on first use of get_space_description) is shown.


spaceId: string

Genie space_id. Required; resolves via client.genie.getSpace.