Tools
Space tools are the capabilities the tenant platform agent can use while working in a particular workroom. They let a Space narrow or extend what is available for a context without making a separate managed agent for every project, customer, or channel.
ThinkWork separates registration from availability. Tenant-level surfaces register built-in tools, MCP servers, and credentials. A Space participates in deciding which of those capabilities are available when work happens in that Space.
The current Admin Space Studio tabs are Workspace, KBs, Triggers, Settings, and Members. There is no current Admin Tools tab. Space-level tool policy exists as runtime policy and API state; agents or services that need to inspect or update it use the Space tools API surface rather than inferring a hidden UI tab.
What tools mean in a Space
Section titled “What tools mean in a Space”Tools can include platform-owned capabilities, approved MCP servers, and skill-backed actions made available to the runtime. A Space does not store secret material in markdown. Credentials and OAuth grants stay in the surfaces that own them.
Use Space-level tool availability when:
- A customer room needs a customer-specific MCP server.
- A finance Space should expose analysis tools but not broad write tools.
- A support Space needs browser or knowledge lookup capabilities.
- A webhook or schedule should run with a constrained capability set.
Provenance matters
Section titled “Provenance matters”Operators should be able to reason about why a tool was available. The useful question is not just “can the agent call this?” It is “which tenant default, Space setting, or capability package made this available for this turn?”
That provenance helps when debugging a thread, tightening policy, or explaining why a Space behaved differently from another Space.
Related pages
Section titled “Related pages”- Admin - Tenant MCP Servers - tenant-level MCP registrations
- Admin - Built-in Tools - platform-owned tools
- Skills - reusable capability folders
- Admin - Spaces - operator Space configuration