{"id":"project_metadata","name":"Project Memory","alias":"ProjectMemory","aliases":[],"description_short":"Get or patch information about the project (tone of voice, website description...)","description_long":"Store and retrieve key project metadata, such as tone of voice, website description, and internationalization strategy, to ensure consistency across content and SEO efforts. This agent helps maintain alignment by using stored data to generate relevant, on-brand outputs.","description_tool_prompt":"Store and retrieve key project metadata, such as tone of voice, website description, and internationalization strategy, to ensure consistency across content and SEO efforts. This agent helps maintain alignment by using stored data to generate relevant, on-brand outputs.","source":null,"conversation_examples":[],"tags":["content"],"available_in_chat":true,"available_in_deepthink":true,"available_in_mcp":true,"mcp_audience":"all","config":{"type":"object","properties":{},"required":[]},"item":{"type":"object","properties":{"method":{"description":"Method to execute: 'get' or 'patch'","enum":["get","patch"],"title":"Method","type":"string"},"keys":{"description":"The metadata keys to retrieve or store","items":{"enum":["brand_name","website_description","internationalization_strategy","tone_of_voice","currency","revenue_per_visit_desktop","revenue_per_visit_tablet","revenue_per_visit_mobile"],"type":"string"},"title":"Keys","type":"array"},"values":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"default":null,"description":"The values to store for given keys, for patch only.It must be the same length as keys and all values must be strings, including numeric ones.","title":"Values"}},"required":["method","keys"]},"response":{"properties":{"values":{"additionalProperties":{"anyOf":[{"type":"string"},{"type":"number"}]},"description":"Retrieved metadata values","propertyNames":{"enum":["brand_name","website_description","internationalization_strategy","tone_of_voice","currency","revenue_per_visit_desktop","revenue_per_visit_tablet","revenue_per_visit_mobile"]},"title":"Values","type":"object"},"not_set_values":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"default":null,"description":"Keys that were requested but not set","title":"Not Set Values"},"message":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Message describing the result","title":"Message"}},"required":["values"],"title":"ProjectMetadataProcessedItem","type":"object"},"has_canvas":false,"open_canvas_automatically":false}