platform_config
Retrieve or update project settings and LLM configuration to manage platform configuration changes.
Instructions
[Arch Build] Arch creates and changes projects, agents, tools, configuration, versions, and deployments. Manage project configuration. Actions: get_settings (project settings), update_settings (modify settings), get_llm_config (LLM configuration), update_llm_config (modify LLM config).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| settings | No | Settings to update | |
| projectId | Yes | Project ID |