Skip to content

Commit

Permalink
Merge pull request #1012 from airtai/dev
Browse files Browse the repository at this point in the history
Page feeds structure migration (#1011)
  • Loading branch information
kumaranvpl authored Nov 7, 2024
2 parents a944e0e + f445185 commit 3229e7b
Show file tree
Hide file tree
Showing 6 changed files with 449 additions and 310 deletions.
2 changes: 1 addition & 1 deletion captn/captn_agents/backend/teams/_gbb_page_feed_team.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def _guidelines(self) -> str:
- If you think you found the correct files, use one smart suggestion ["These are the correct files."].
- Do NOT forget this step, because the client needs to confirm that you have found the correct files, otherwise you will be penalized!
- ALWAYS add final sentence "If these are NOT the correct files, please paste the whole URL of the correct files."
5. In the template spreadsheet, you must must check that 'Accounts' and 'Page Feeds' titles exist (by using 'get_all_sheet_titles_get_all_sheet_titles_get').
5. In the template spreadsheet, you must must check that 'Accounts' title exist (by using 'get_all_sheet_titles_get_all_sheet_titles_get').
- mandatory input parameters: user_id, spreadsheet_id
6. In the spreadsheet with page feeds, you must find the title of the sheet with page feeds (by using 'get_all_sheet_titles_get_all_sheet_titles_get').
- If there are multiple sheets within the spreadsheet, ask the client to choose the correct sheet.
Expand Down
Loading

0 comments on commit 3229e7b

Please sign in to comment.